lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

Lecture 1_ subjectivism & objectivism.html (1905B)


      1 
      2 <!DOCTYPE html>
      3 <html>
      4   <head>
      5     <meta charset="UTF-8">
      6 
      7     <title>Lecture 1: subjectivism &amp; objectivism</title>
      8     <link rel="stylesheet" href="style.css"/></head>
      9   <body>
     10     <style type="text/css">
     11 nav a {
     12   text-align: left;
     13 }
     14 nav #name {
     15   text-align: right;
     16   float: right;
     17   font-style: italic;
     18 }
     19     </style>
     20     <nav>
     21       <a href="index.html">Index</a>
     22       <span id="name">Alex Balgavy</span>
     23     </nav>
     24     <hr>
     25     <div class="exported-note"><h1>Lecture 1: subjectivism &amp; objectivism</h1>
     26 
     27       <div id="rendered-md"><p>cultural relativism: no objective moral standard, only relative to a culture<br>
     28           ethics: study of moral standards. these standards are:</p>
     29         <ul>
     30           <li>subjectivism: based on feelings
     31             <ul>
     32               <li>example: &quot;boooo i think this sucks&quot;</li>
     33               <li>can't account for disagreements (if someone criticises you, you could just say &quot;muh culture&quot;)</li>
     34               <li>even if agreement in <em>belief</em>, may have a conflict of attitudes: I agree you like something, but think you shouldn't and encourage you not to
     35                 <ul>
     36                   <li>objectivist: &quot;you should change your attitude for good reasons&quot;</li>
     37                 </ul>
     38               </li>
     39               <li>why people like it: moral standards not 'scientifically testable' so seem up to us</li>
     40               <li>why people don't: there's stuff that seems clearly criticizable (slavery, racism) for good reasons</li>
     41             </ul>
     42           </li>
     43           <li>objectivism: based on reasons
     44             <ul>
     45               <li>example: &quot;this objectively sucks for good reasons&quot;</li>
     46             </ul>
     47           </li>
     48         </ul>
     49         <p>why ethics? helps resolve moral dilemmas and make decisions in a systematic, intelligent way.</p>
     50       </div></div>
     51   </body>
     52 </html>